ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianGroupView<TPlotView,TSeriesView> Class / _getXValue Method

In This Topic
    _getXValue Method (_BaseCartesianGroupView<TPlotView,TSeriesView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getXValue( _
       ByVal pointData As ICartesianPointDataModel _
    ) As Nullable(Of Double)

    Parameters

    pointData
    See Also